You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxExprInt Class > MtxExprInt Methods > SortAscend Method > MtxExprInt.SortAscend Method ([In] TMtxInt, [In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxExprInt.SortAscend Method ([In] TMtxInt, [In] int)

Sort in ascending order all Rows from Src according to column Col.

Syntax
C#
Visual Basic
public static MatrixInt SortAscend([In] TMtxInt Src, [In] int Col);

Internally calls TMtxInt.SortAscend

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!